GXGetJob
You can use theGXGetJob
function to retrieve the job object that is currently associated with your printing extension or printer driver.
gxJob GXGetJob (void);
- function result
- The job object for the current print job.
DESCRIPTION
TheGXGetJob
function returns the current print job as its function result. You can call this function if you need to access the information that is associated with the job object, including its collections.RESULT CODES
gxSegmentLoadFailedErr A required code segment could not be found,
or there was not enough memory to load it.gxPrUserAbortErr The user has canceled printing.
Main | Page One | What's New | Apple Computer, Inc. | Find It | Contact Us | Help